Einhugur macOS Bridge plugin.

NSColor.SystemGrayColor Method

Returns a color object for gray that automatically adapts to vibrancy and accessibility settings.

shared SystemGrayColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color when you want a tint color that looks great on both light and dark backgrounds.

See Also

NSColor Class